- single parameter method
- однопараметрический метод
English-Russian marine dictionary . 2014.
English-Russian marine dictionary . 2014.
Benesi-Hildebrand method — The Benesi Hildebrand method is a mathematical approach used in the determination of the equilibrium constant K and stoichiometry of nonbonding interactions. This method has been typically used to study reaction equilibriums that form 1:1 guest… … Wikipedia
Reassignment method — The method of reassignment is a technique forsharpening a time frequency representation by mappingthe data to time frequency coordinates that are nearer tothe true region of support of theanalyzed signal. The method has been… … Wikipedia
Joback method — The Joback method [Joback K.G., Reid R.C., Estimation of Pure Component Properties from Group Contributions , Chem.Eng.Commun., 57, 233 243, 1987] (often named Joback/Reid method) predicts eleven important and commonly used pure component… … Wikipedia
Mutator method — In computer science, a mutator method is a method used to control changes to a variable. The mutator method, sometimes called a setter , is most often used in object oriented programming, in keeping with the principle of encapsulation. According… … Wikipedia
Generalized method of moments — GMM may also mean Gaussian mixture model. : For the Thai entertainment company, see GMM Grammy. The generalized method of moments is a very general statistical method for obtaining estimates of parameters of statistical models. It is a… … Wikipedia
Vegas (The Crystal Method album) — Vegas Studio album by The Crystal Method Released September 8, 1997 … Wikipedia
Virtual method table — A virtual method table, virtual function table, dispatch table, or vtable, is a mechanism used in programming language to support dynamic dispatch (or run time method binding).Suppose a program contains several classes in an inheritance hierarchy … Wikipedia
Procedural parameter — In computing, a procedural parameter is a parameter of a procedure that is itself a procedure.This concept is an extremely powerful and versatile programming tool, because it allows programmers to modify certain steps of a library procedure in… … Wikipedia
Coefficient diagram method — (CDM), developed and introduced by Prof. Shunji Manabe in 1991. CDM is an algebraic approach applied to a polynomial loop in the parameter space, where a special diagram called a coefficient diagram is used as the vehicle to carry the necessary… … Wikipedia
Spectral method — Spectral methods are a class of techniques used in applied mathematics and scientific computing to numerically solve certain Dynamical Systems, often involving the use of the Fast Fourier Transform. Where applicable, spectral methods have… … Wikipedia
Clone (Java method) — clone() is a method in the Java programming language for object duplication.Since objects in Java are manipulated through reference variables, there is no direct way to copy an object. (We would be trying to duplicate the reference variable… … Wikipedia